stack: Drop the position property
authorMatthias Clasen <mclasen@redhat.com>
Fri, 8 Feb 2019 23:32:28 +0000 (18:32 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 10 Feb 2019 23:43:59 +0000 (18:43 -0500)
commit916508f3dbd60a1c8e2ad08e38a09c17b8819ce4
tree0bd1e4c826b22ac6a70cf4d4d31d30acadb81e3e
parent9255a124934b759b9cc8f5957f96d6145a5b144d
stack: Drop the position property

GtkStackSwitcher and GtkStackSidebar no longer
use the GtkStackPage::position property, so we
don't need to maintain it anymore.
gtk/gtkstack.c